home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13452 < prev    next >
Encoding:
Text File  |  1996-08-05  |  922 b   |  26 lines

  1. Newsgroups: comp.lang.c++
  2. Path: bath.ac.uk!bsmail!usenet
  3. From: Andreas Constantinou <andreas@ccr.bris.ac.uk>
  4. Subject: HELP: Internal class structure table in Borland C++ 4.5
  5. Content-Type: text/plain; charset=us-ascii
  6. Message-ID: <Dou6Eu.ACB@uns.bris.ac.uk>
  7. Sender: usenet@uns.bris.ac.uk (Usenet news owner)
  8. Nntp-Posting-Host: bs.ccr.bris.ac.uk
  9. Content-Transfer-Encoding: 7bit
  10. Organization: Centre for Communications Research, University of Bristol
  11. Mime-Version: 1.0
  12. Date: Mon, 25 Mar 1996 18:37:42 GMT
  13. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  14.  
  15.  
  16. Does anyone know how to obtain the name string of a class instance 
  17. using the 'this' pointer ?  Obviously, Borland C++ must keep a table
  18. of all class variables, instance info, e.t.c. for each class created, but 
  19. what is the format of that table ?
  20.  Any help would be greatly appreciated. 
  21.  
  22.  Andreas Constantinou
  23.  Center for Communications Research
  24.  University of Bristol, UK
  25.  
  26.